projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb0441
)
Fixed a typo in a comment.
author
Alex Gaynor
<alex.gaynor@gmail.com>
Sun, 2 Aug 2015 23:15:57 +0000
(19:15 -0400)
committer
Alex Gaynor
<alex.gaynor@gmail.com>
Sun, 2 Aug 2015 23:15:57 +0000
(19:15 -0400)
src/cargo/core/registry.rs
patch
|
blob
|
history
diff --git
a/src/cargo/core/registry.rs
b/src/cargo/core/registry.rs
index c9a65f62d9a02a94213319f05c385949ec43f84f..273bb5ed56b92c1c951253728861163e6c96e08b 100644
(file)
--- a/
src/cargo/core/registry.rs
+++ b/
src/cargo/core/registry.rs
@@
-210,7
+210,7
@@
impl<'cfg> PackageRegistry<'cfg> {
}
// This function is used to transform a summary to another locked summary if
- // possible. This is where the
the
concept of a lockfile comes into play.
+ // possible. This is where the concept of a lockfile comes into play.
//
// If a summary points at a package id which was previously locked, then we
// override the summary's id itself as well as all dependencies to be